ObjectDB ObjectDB

Internal Website Search

171-180 of 200 resultsRefresh
18

Replication error on slave restart

have 2 separate third-party servers 2) Deploy and Run Application on master (new DB file, no transactions for now) 3) Start ODB Server on slave. 4) Make changes in application (now it has some ... on slave) [IDENTICAL] 6) restart ODB server on slave [NO EXEPTIONS] 7) While application still makes
17

Glassfish 3.1.2.1 and ObjectDB 2.4.3

: CORE10010: Loading application Guestbook-objectdb done in 4.029 ms INFO: GlassFish Server Open Source ... , Browser, etc.). In addition, check if there are exceptions in the console or in the server log. support ... - The requested resource () is not available. I tried it on Glassfish server 3.1.2 and 3.1.2.2. Sometimes I
16

multiple connection using share folder

me about the solution what should i do for making client server mode in desktop application prateek Prateek ... the server by calling com.objectdb.Server.main(...) from your application, as the server ... hello sir i have a desktop application which is using objectdb database and when i am share
3

objectdb-2.6.9_06: Extended Persistence Context fails: 'Attempt to begin a new transaction when a transaction is active'

.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:352) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:500) at com.sun.enterprise.v3.server ... .onMissingResource(AdminAdapter.java:224) at org.glassfish.grizzly.http.server.StaticHttpHandlerBase.service
3

Storing JPA Entity Objects

. It is the application's responsibility to verify that when an object is stored in the database ... . Cascading may continue recursively when applicable (e.g. to entity objects that the Address object ... one transaction with multiple invocations of the flush and clear methods. So using multiple transactions is preferred when applicable.
3

Retrieving JPA Entity Objects

is then added to the persistence context as a managed entity object and returned to the application ... that is retrieved from the database. This might be useful to ensure that the application deals ... , which is then automatically refreshed as well. Cascading may continue recursively when applicable (e.g
3

What are the main benefits of using ObjectDB?

By using ObjectDB you can reduce development time and costs and improve your application ... the execution time of object oriented applications significantly. For instance, collection and map ... , eliminating the intermediate ORM layer further accelerates applications. For instance, ObjectDB processes
3

Is ObjectDB better than Object Relational Mapping (ORM)?

database is mandatory (e.g. as a result of a customer request or when a new application is developed ... portable applications that can use both ObjectDB and relational databases. This way you have the best of both worlds - use ObjectDB when applicable for faster development and better performance and use
0

Spring MVC and JPA Tutorial

This tutorial demonstrates how to create and run a full Java Spring MVC (Model View Controller) web application using Tomcat (or GlassFish), JPA, ObjectDB and Maven. The demo web application manages ... are stored in an ObjectDB database. This tutorial is available in the following versions: In addition, the demonstrated application is available as a Maven project:
0

[ODB1] Chapter 2 - A Quick Tour

sample program, which demonstrates the process of building a minimal JDO portable application, step ... a portable JDO application, only instances of persistent classes are stored directly in the database ... ). Of course, this arrangement should only be used during development. Eventually, the application

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support